[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
LAR               Load Access Rights (386)           Flags: O D I T S Z A P C
                                                                      *

LAR destination, source


           Logic:          destination . access rights(source)
                           if error ZF . 0
                           else ZF . 1

     This instruction loads the access rights of a selector (source) into
     the indicated register (destination). The source must be a
     register or memory location holding a valid selector. The destination
     must be a register, which will receive source's access rights.

  --------------------------------------------------------------------------
   Operands                   Clocks   Transfers  Bytes  Example
   LAR register, register     14 (286)      -       3    LAR AX, DX
   LAR register, memory       16 (286)      -       5    LAR DX, SELECTOR
  --------------------------------------------------------------------------

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson